Search results 48

Card image cap
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image cap
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image cap
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image cap
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

jquery.cookiesdirective.js.zip

Card image cap
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

bs3-bs4-breakpoints.zip

Card image cap
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

TabManager.zip

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image cap
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image cap
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...